disable some parts of the auto tests for end-to-end encryption
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 30 Jan 2025 10:17:51 +0000 (11:17 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 7 Feb 2025 08:12:29 +0000 (09:12 +0100)
commitee4bfc5629d7e1bbf0f1164083b42e5d909c4626
tree8e5b4501657cf9962011d5f9658bb9c4ea4d4f2e
parentf42c944e6a369e372e652df12474829373b65c4a
disable some parts of the auto tests for end-to-end encryption

those tests are now broken and we think they do not bring much value

for now parts of them will be disabled until we get better automated
tests

realized while doing this that the secure drop tests are not independent
of each other

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
test/testclientsideencryptionv2.cpp
test/testsecurefiledrop.cpp